Namespace - LJCDBViewDAL
Parameters
viewDataID - The ViewData ID value.
name - The Filter value.
Returns
The data object record.
Syntax
C# |
public ViewFilter RetrieveWithUniqueKey(Int32 viewDataID, String name)
|
Retrieves the record by the unique key.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.